home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / PROGNG_C / CUTILV1.LZH / TPRINT.DOC < prev    next >
Text File  |  1983-12-20  |  2KB  |  57 lines

  1.     TPRIN╘á i≤á ye⌠á anothe≥ prin⌠ program¼á tha⌠á ha≤á threσ ì
  2. marginall∙ usefu∞ features« Yo⌡ invokσ i⌠ by:
  3.  
  4.     TPRINT <file> <options>
  5.  
  6.     AnΣá i⌠á jus⌠ print≤ thσ filσ t∩á PRN:«á <file╛á mus⌠á bσ ì
  7. unambiguous¼á anΣá canno⌠ bσ ß path«á TPRIN╘ alway≤ expand≤á tab≤ ì
  8. ever∙á eigh⌠ columns«á Al∞ option≤ arσ singlσ letter≤ (n∩ - o≥ /⌐ ì
  9. anΣ mus⌠ bσ separateΣ b∙ spaces.
  10.  
  11.  
  12.     Options are:
  13.  
  14.         C    'C' source file
  15.  
  16.     Thi≤á i≤á thσ onl∙ reall∙ usefu∞á one¼á beside≤á T«á Thi≤ ì
  17. cause≤á ßá formfeeΣ afte≥ eacΦ ├ function¼á t∩ makσ i⌠ easie≥á t∩ ì
  18. reaΣá ├ programs«á i⌠ als∩ count≤ thσ wiggl∙ bracke⌠á level¼á anΣ ì
  19. display≤ thi≤ alonτ thσ lef⌠ edge¼ likσ so:
  20.  
  21. {0}    main() {
  22. {1}
  23. {2}    if (nothing) {
  24. {2}        die();
  25. {2}    } otherwise {
  26. {2}        if (nothing) {
  27. {3}            if (nothing) {
  28. {4}                die();
  29. {3}            }
  30. {2}        }
  31. {1}    }
  32. {0} }
  33.  
  34.     Addinτá linσ number≤ make≤ debugginτ froφ compile≥á erro≥ ì
  35. message≤ ß lo⌠ easier« 
  36.  
  37.     NOTE║á Thi≤ make≤ findinτ screweΣ u≡ bracket≤ easier«á Iµ ì
  38. yo⌡ seσ ß ne≈ pagσ star⌠ beforσ thσ enΣ oµ ß function¼ yo⌡ haΣ aε ì
  39. extrß }¼ iµ i⌠ start≤ ß ne≈ pagσ to∩ early¼ yo⌡ haΣ aε extrß {.
  40.  
  41.         T    Top of page title.
  42.  
  43.     Put≤ thσ namσ oµ thσ filσ anΣ thσ pagσ numbe≥ acros≤á thσ ì
  44. to≡ oµ eacΦ page«á 8░ column≤ i≤ assumed¼á wil∞ oµ coursσ worδ oε ì
  45. wide≥ paper.
  46.  
  47.         N    Line numbers
  48.  
  49.     Likσá ancien⌠ PIP¼á number≤ eacΦ linσ witΦ ß threσá digi⌠ ì
  50. number.
  51.  
  52.  
  53.         M    Add a left Margin
  54.  
  55.     Jus⌠á cause≤á ß taΓ t∩ bσ addeΣ afte≥ an∙ othe≥á optiona∞ ìèrubbisΦ a⌠ thσ lef⌠ edgσ oµ thσ paper.
  56.  
  57.